home *** CD-ROM | disk | FTP | other *** search
Makefile | 1991-12-15 | 666 b | 27 lines |
- #
- # Generated by the NeXT Interface Builder.
- #
- # NOTE: Do NOT change this file -- Interface Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- INTERFACES = Find.nib Help.nib Info.nib Licenses.nib Manual.nib \
- Preferences.nib
- CLASSES = FindAgent.m HelpAgent.m InfoAgent.m PrefAgent.m
- TIFFFILES = Appname.tiff Authorname.tiff Info.tiff InfoH.tiff Pref.tiff \
- PrefH.tiff
-
-
- MAKEFILEDIR = /usr/lib/nib
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/subproj.make
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-